API keys operations
Create an API key
Creates a new API key with specific permissions and restrictions.
POST
Authorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Body
application/json
API key object.
Response
200
application/json
OK
The response is of type object
.